Lines Matching defs:byte_code
20020 DynBuf byte_code; member
53896 static int JS_UpdateBreakPoint(JSContext *ctx, JSFunctionBytecode *byte_code, in JS_UpdateBreakPoint()
53988 JSFunctionBytecode *byte_code = func->u.func.function_bytecode; in JS_GetByteCode() local
54001 JSFunctionBytecode *byte_code = JS_GetByteCode(ctx); in JS_JudgeConditionBreakPoint() local
54055 JSFunctionBytecode *byte_code = JS_GetByteCode(ctx); in JS_HitBreakpoint() local
54119 JSFunctionBytecode *byte_code = cur_func->u.func.function_bytecode; in JS_BuildFileInfo() local
54207 JSFunctionBytecode *byte_code = cur_func->u.func.function_bytecode; in JS_GetCurrentLocation() local
54230 static int JS_FunctionDefineInit(JSContext *ctx, JSFunctionDef *fd, JSFunctionBytecode *byte_code) in JS_FunctionDefineInit()
54268 static int JS_GetScopeIdx(JSFunctionBytecode *byte_code, int scope_idx) in JS_GetScopeIdx()
54293 JSFunctionBytecode *byte_code, JSFunctionDef *fd, in JS_DebugFunctionInternal()
54363 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_DebuggerEvaluate() local
54390 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_SetThisObject() local
54426 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_GetLocalVariables() local
54466 JSFunctionBytecode *byte_code = JS_GetFuncByteCode(sf); in JS_GetClosureVariables() local