Searched defs:AddCode (Results 1 – 6 of 6) sorted by relevance
152 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
528 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
127 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in __anonc88c85550111::CLZWDecoder
359 void AddCode(const CodeDef& code, in AddCode() function
518 WasmCode* NativeModule::AddCode( in AddCode() function in v8::internal::wasm::NativeModule
2091 static void AddCode(const char* name, Code* code, SharedFunctionInfo* shared, in AddCode() function