Searched defs:search (Results 1 – 9 of 9) sorted by relevance
23 auto search = numberLiteralMap_.find(value); in CreateNumberLiteralType() local35 auto search = bigintLiteralMap_.find(str); in CreateBigintLiteralType() local47 auto search = stringLiteralMap_.find(str); in CreateStringLiteralType() local
40 auto search = checker->StringLiteralMap().find(str_); in Check() local
52 auto search = checker->NumberLiteralMap().find(number_); in Check() local
39 auto search = checker->BigintLiteralMap().find(src_); in Check() local
180 auto search = freeSet_.find(reinterpret_cast<uintptr_t>(memMap.GetMem())); in AddMemToList() local
449 auto search = constantCache_.find({machineType, value, type}); in GetConstantGate() local460 auto search = constantCache_.find({machineType, value, type}); in ClearConstantCache() local475 auto search = initialEnvCache_.find(jsFunc); in GetInitialEnvGate() local
293 const JSHandle<EcmaString> &receiver, const JSHandle<EcmaString> &search, int pos) in IndexOf()347 const JSHandle<EcmaString> &receiver, const JSHandle<EcmaString> &search, int pos) in LastIndexOf()
1500 auto search = labels.find(insn.label); in Emit() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument