Searched defs:pcStart (Results 1 – 4 of 4) sorted by relevance
44 const uint8_t *pcStart = compilationEnv_->GetMethodPcStart(); in Compile() local75 ApEntityId abcId) -> bool { in Compile()
153 JSHandle<ProfileTypeInfo> &profileTypeInfo, const uint8_t *pcStart, in CompileMethod()
32 … EntityId methodId, ApEntityId abcId, const uint8_t *pcStart, uint32_t codeSize, in ProfileBytecode()
671 auto pcStart = method->GetBytecodeArray(); in ProfileBytecode() local