Home
last modified time | relevance | path

Searched refs:OP_GETPROP_S (Results 1 – 12 of 12) sorted by path

/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djscompile.c450 emitstring(J, F, OP_GETPROP_S, lhs->b->string); in cassignop1()
533 emitstring(J, F, OP_GETPROP_S, fun->b->string); in ccall()
598 emitstring(J, F, OP_GETPROP_S, exp->b->string); in cexp()
H A Djscompile.h53 OP_GETPROP_S, /* <obj> -S- <value> */ enumerator
H A Djsdump.c812 case OP_GETPROP_S: in jsC_dumpfunction()
H A Djsrun.c1430 case OP_GETPROP_S: in jsR_run()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djscompile.c484 emitstring(J, F, OP_GETPROP_S, lhs->b->string); in cassignop1()
577 emitstring(J, F, OP_GETPROP_S, fun->b->string); in ccall()
670 emitstring(J, F, OP_GETPROP_S, exp->b->string); in cexp()
H A Djscompile.h46 OP_GETPROP_S, /* <obj> -S- <value> */ enumerator
H A Djsdump.c821 case OP_GETPROP_S: in jsC_dumpfunction()
H A Djsrun.c1489 case OP_GETPROP_S: in jsR_run()
/dports/lang/mujs/mujs-1.2.0/
H A Djscompile.c461 emitstring(J, F, OP_GETPROP_S, lhs->b->string); in cassignop1()
554 emitstring(J, F, OP_GETPROP_S, fun->b->string); in ccall()
646 emitstring(J, F, OP_GETPROP_S, exp->b->string); in cexp()
H A Djscompile.h47 OP_GETPROP_S, /* <obj> -S- <value> */ enumerator
H A Djsdump.c834 case OP_GETPROP_S: in jsC_dumpfunction()
H A Djsrun.c1541 case OP_GETPROP_S: in jsR_run()