Home
last modified time | relevance | path

Searched refs:jx9VmGetByteCodeContainer (Results 1 – 1 of 1) sorted by relevance

/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c1994 JX9_PRIVATE SySet * jx9VmGetByteCodeContainer(jx9_vm *pVm);
19218 pInstrContainer = jx9VmGetByteCodeContainer(pGen->pVm); in jx9CompileStatic()
19302 pInstrContainer = jx9VmGetByteCodeContainer(pGen->pVm); in jx9CompileConstant()
19480 pInstrContainer = jx9VmGetByteCodeContainer(pGen->pVm); in GenStateCompileCaseExpr()
19746 pInstrContainer = jx9VmGetByteCodeContainer(pGen->pVm); in GenStateProcessArgValue()
19948 pInstrContainer = jx9VmGetByteCodeContainer(pGen->pVm); in GenStateCompileFuncBody()
41781 JX9_PRIVATE SySet * jx9VmGetByteCodeContainer(jx9_vm *pVm) in jx9VmGetByteCodeContainer() function