Home | History | Annotate | Download | only in compiler

Lines Matching defs:functionId

1391   Runtime::FunctionId functionId = bytecode_iterator().GetRuntimeIdOperand(0);
1396 const Operator* call = javascript()->CallRuntime(functionId, arg_count);
1403 Runtime::FunctionId functionId = bytecode_iterator().GetRuntimeIdOperand(0);
1410 const Operator* call = javascript()->CallRuntime(functionId, arg_count);
1449 Runtime::FunctionId functionId = bytecode_iterator().GetIntrinsicIdOperand(0);
1455 const Operator* call = javascript()->CallRuntime(functionId, arg_count);