Lines Matching defs:byte_code
20004 DynBuf byte_code; member
53880 static int JS_UpdateBreakPoint(JSContext *ctx, JSFunctionBytecode *byte_code, in JS_UpdateBreakPoint()
53972 JSFunctionBytecode *byte_code = func->u.func.function_bytecode; in JS_GetByteCode() local
53985 JSFunctionBytecode *byte_code = JS_GetByteCode(ctx); in JS_JudgeConditionBreakPoint() local
54039 JSFunctionBytecode *byte_code = JS_GetByteCode(ctx); in JS_HitBreakpoint() local
54103 JSFunctionBytecode *byte_code = cur_func->u.func.function_bytecode; in JS_BuildFileInfo() local
54191 JSFunctionBytecode *byte_code = cur_func->u.func.function_bytecode; in JS_GetCurrentLocation() local
54214 static int JS_FunctionDefineInit(JSContext *ctx, JSFunctionDef *fd, JSFunctionBytecode *byte_code) in JS_FunctionDefineInit()
54252 static int JS_GetScopeIdx(JSFunctionBytecode *byte_code, int scope_idx) in JS_GetScopeIdx()
54277 JSFunctionBytecode *byte_code, JSFunctionDef *fd, in JS_DebugFunctionInternal()
54347 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_DebuggerEvaluate() local
54374 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_SetThisObject() local
54410 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_GetLocalVariables() local
54450 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_GetClosureVariables() local